-
Home
-
Cart2Cart: Zen Cart to WooCommerce Migration
-
2.0.0 (latest)
-
Code
-
Classes
- Bridge
Total Complexity |
45 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
211 |
Lines of code |
139 |
Logical lines of code |
84 |
Comment lines |
3 |
Methods |
12 |
Properties |
4 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
perform() |
A |
51 |
9 |
28 |
_copyBridge() |
A |
52 |
8 |
23 |
_deleteDir() |
A |
53 |
8 |
23 |
_handleError() |
S |
60 |
3 |
13 |
_checkBridgeFilesPermission() |
S |
68 |
3 |
7 |
getBridgeLocation() |
S |
68 |
3 |
6 |
isBridgeExist() |
S |
79 |
2 |
3 |
_installBridge() |
S |
68 |
2 |
8 |
_unInstallBridge() |
S |
71 |
2 |
6 |
_checkDirPermission() |
S |
71 |
2 |
6 |
_checkBridgeFilePermission() |
S |
71 |
2 |
6 |
__construct() |
S |
64 |
1 |
10 |